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