import { Command } from 'commander'; export declare function registerDockerCommands(program: Command): void; //# sourceMappingURL=docker-commands.d.ts.map