import { AppRootContextInterface } from '../AppRootContext'; export declare const usePlatform: (platform?: AppRootContextInterface['platform']) => NonNullable; //# sourceMappingURL=usePlatform.d.ts.map