import { ReactIconComponentType } from '../types';

declare const Construction: ReactIconComponentType;
export default Construction;
            