export declare enum ChannelTypes { PUBLIC = "public_channel", PRIVATE = "private_channel" }