import type { IconProps } from '../../types';
declare const KnifeLine: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Knife Line
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { KnifeLine };
