import { ComponentType } from "react"; export declare function maybeHijackSafeAreaProvider(type: ComponentType): ComponentType;