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