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