export declare function getPlatform(): string;
export declare function isWebKit(): boolean;
export declare function isIOS(): boolean;
