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