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