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