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