export declare function detectIE(): boolean; export declare function detectEdge(): boolean; export declare const mapsForIE: { [key: string]: any; };