export declare const checkPlatformVersion: (requiredV: string, currentV: string | undefined) => Error;