import Architecture from './Architecture'; declare const ArchitectureFilled: typeof Architecture; export default ArchitectureFilled;