import React from 'react'; import { UndrawSVGProps } from '../types'; declare const EngineeringTeam: React.FC; export default EngineeringTeam;