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