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