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