/// import { IconProps } from "../SvgIcon"; export declare const Translation: (props?: IconProps) => JSX.Element; export default Translation;