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