import { ScaledSize } from 'react-native'; export declare function useWindowDimensions(): ScaledSize;