import type { PropsWithChildren } from "react"; export declare function RorkSafeInsets({ children }: PropsWithChildren): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=safe-insets-content.d.ts.map