declare global { interface Window { ASSET_BASE?: string; } } export {};