export declare class NamespaceRequiredError extends Error { channelId: string; constructor(channelId: string); }