import { NotePlugin } from '../../services/plugins'; export declare class DefaultNotePlugin extends NotePlugin { constructor(app: any); }