export declare const isNode: boolean; export declare const isInIFrame: boolean; export declare const generateUuid: () => string;