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