export declare function addConstraint(target: '~' | '^', constraint: string): string;
export declare function getCliVersion(): string;
