export declare class ExceptionCodesConstant { static readonly channelNotFound = "CHANNEL_NOT_FOUND"; }