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

declare const Engineering: ReactIconComponentType;
export default Engineering;
            