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

declare const GoldTransparent: ReactIconComponentType;
export default GoldTransparent;
            