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

declare const BuildingLineIcon: RemixiconReactIconComponentType;
export default BuildingLineIcon;
