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