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