import Construction from './Construction'; declare const ConstructionFilled: typeof Construction; export default ConstructionFilled;