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