import * as React from "react"; declare function SvgAu(props: React.SVGProps): JSX.Element; export default SvgAu;