import type { Metrics } from './SafeArea.types'; export declare const initialWindowMetrics: Metrics | null; /** * @deprecated */ export declare const initialWindowSafeAreaInsets: import("./SafeArea.types").EdgeInsets | undefined; //# sourceMappingURL=InitialWindow.native.d.ts.map