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