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