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