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