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

declare const GoldExchange: ReactIconComponentType;
export default GoldExchange;
            