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