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