import { IconDefinition } from '../types'; declare const IconMine: IconDefinition; export default IconMine;