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