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