import { IconComponent } from '..';
declare const ChannelAddIcon: IconComponent;
export { ChannelAddIcon };
