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