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