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