declare global { const scope: { channelId: string; }; } export {};