import type { IconComponent } from '../types'; declare const Mint: IconComponent; export default Mint;