export declare function isIE(op?: "<" | "<=" | ">" | ">=" | "=", ver?: number): boolean;