/// import { ViewProps } from '../../styled'; export declare type SafeAreaViewProps = ViewProps; export declare const SafeAreaView: import("react").ForwardRefExoticComponent & import("../../styled").ResponsiveStyleProps & import("../../styled").HrefProps & import("../../styled").MouseEventHandlerProps & import("react").RefAttributes>; //# sourceMappingURL=SafeAreaView.d.ts.map