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