import { IconSvgProps } from '../types';
declare const Knife: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Knife;
//# sourceMappingURL=Knife.d.ts.map