export declare function parseCommand(command: string | string[] | undefined): string;
