import { Command } from '@commander-js/extra-typings';
export declare const getMainCommand: () => Command<[], {}>;
