import React from 'react'; export declare const withWindowInfo:
>(PassedComponent: React.ComponentType
) => React.FC
;