import React from 'react'; import { IconsInterface } from '../IconInterface'; declare const IconChannels: React.FC; export default IconChannels;