import React from 'react'; export declare function createSafeStyledView>(View: TView): ({ style, ...props }: any) => React.JSX.Element; //# sourceMappingURL=createSafeStyledView.native.d.ts.map