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

declare const GoldBuySmall: ReactIconComponentType;
export default GoldBuySmall;
            