import { SvgIconComponent } from './types'; declare const ArchitectureIcon: SvgIconComponent; export default ArchitectureIcon;