import { PlatformInfo } from './types'; export * from './types'; export declare const platformInfo: PlatformInfo;