import type { Command } from "commander"; export declare function registerNoteCommands(program: Command): void; //# sourceMappingURL=notes.d.ts.map