declare global { interface Window { __PS_RENDER_TENANT__: string; } } export declare const getTenantId: () => any;