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