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

declare const CorporateFare: ReactIconComponentType;
export default CorporateFare;
            