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