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