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