import { Command } from 'commander';
export { viewLabel } from './view.js';
export declare function registerLabelCommand(program: Command): void;
//# sourceMappingURL=index.d.ts.map