export declare function version(): string; export declare const ieVersion: number; export declare const isIE: boolean; export declare const svgMarkerGlitch: boolean; export declare function getScrollbarWidth(): any; //# sourceMappingURL=Platform.d.ts.map