import * as React from 'react'; declare function Engineers(props: React.SVGProps): React.JSX.Element; export default Engineers;