import { IconProps } from '../types'; import React from 'react'; declare const GumroadIcon: React.FC; export default GumroadIcon;