import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const CoinIcon: FunctionalComponent; export default CoinIcon;