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