import { SVGProps } from 'react'; declare const IconConvertFill: (props: SVGProps) => JSX.Element; export default IconConvertFill;