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