export declare function getGlobal(): (Window & typeof globalThis) | (NodeJS.Global & typeof globalThis) | { vocadsIcons: any; vocadsIconsRegistered: boolean; };