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