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