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