export declare const isVersionCompatible: (currentVersion: string, constraints: string | string[]) => boolean;