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