import { ScaledSize } from "react-native";
export declare function useDimensions(): ScaledSize;
