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

declare const GoldSellAnytime: ReactIconComponentType;
export default GoldSellAnytime;
            