export declare var doc: Document;
export declare function createNode(tagName: any): any;
export declare function initVML(): void;