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