import React from 'react'; import { ServiceLogoPartProps } from '../ServiceLogo.types'; declare const JobsSymbol: React.FC; export { JobsSymbol };