export {}; declare global { interface Window { nostr: any; // this will be your variable name } }