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