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