import { RemixiconReactIconComponentType } from './dist/typings';

declare const Building3LineIcon: RemixiconReactIconComponentType;
export default Building3LineIcon;
