export declare const cli: {
    config: string;
    pipeline?: string;
    stage?: string;
    silent?: boolean;
    init?: boolean;
};
//# sourceMappingURL=cli.d.ts.map