export declare const customChatChannels: string[];
export declare const customChatChannelsMap: {
    whatsapp: string;
    telegram: string;
};
