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