import { FC, SVGProps } from 'react'; declare const IconSignal: FC & { fill?: string }>; export default IconSignal;