export default function __isNewer(loadedVersion: Array<String>, thisVersion: Array<String>): boolean;
