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