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