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

declare const GoldProduct: ReactIconComponentType;
export default GoldProduct;
            