export declare const Subcmd: (cmd?: string | string[], config?: { haltAtNonOption: boolean; }) => Function;