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