import { Command } from 'commander'; export declare function registerConvertCommand(project: Command): void;