import { CLIMeta } from './types';
export declare function getCLIMeta(argv: string[]): CLIMeta;
//# sourceMappingURL=getCLIMeta.d.ts.map