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