import type { ValidatorMeta } from "../validator-types.mjs";
/**
 * Verify the structure of snap.manifest.json.
 */
export declare const isSnapManifest: ValidatorMeta;
//# sourceMappingURL=is-snap-manifest.d.mts.map