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