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