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