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

declare const ArchitectureIcon: MdiReactIconComponentType;
export default ArchitectureIcon;
