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

declare const IntroGold: ReactIconComponentType;
export default IntroGold;
            