export declare function globalExists(varName: string): boolean; export declare function randomId(): string;