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