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