/// import { SvgIconProps } from './types'; export declare function ChannelAlertIcon({ className, ...props }?: Partial): JSX.Element;