export declare const usePlatformPadding: (respectInsets?: boolean) => { top: number; bottom: number; left: number; right: number; };