import type { DefineComponent } from 'vue'; declare const Note: DefineComponent>; export { Note };