export declare function isBreakingChange(currentVersion: string, nextVersion: string): boolean;