import { Command } from 'commander';
export { name, description } from './spec';
export declare const signature: string;
export declare function register(program: Command): void;
//# sourceMappingURL=index.d.ts.map