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