import type { ValidatorMeta } from "../validator-types.cjs";
/**
 * Check if the platform version in manifest matches the version of the Snaps
 * SDK.
 */
export declare const platformVersion: ValidatorMeta;
//# sourceMappingURL=platform-version.d.cts.map