/// import { IconProps } from '../../types'; declare const Translation2: (allProps: IconProps) => JSX.Element; export default Translation2;