import { SVGProps } from "react"; declare const ADTranslationOutlined: (props: SVGProps) => JSX.Element; export { ADTranslationOutlined };