import { LayoutRectangle, View } from 'react-native'; export declare function measureLayoutRelativeToWindow(view: View): Promise;