export {}; declare module "@eyepop.ai/javascript-sdk"; declare global { interface Window { [key: string]: any; } }