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