import * as React from 'react'; declare function ChannelsIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default ChannelsIcon;