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

declare const ExchangeYellow: ReactIconComponentType;
export default ExchangeYellow;
            