import { type Schema } from '../schema/core.js'; import type { Protection } from './protection.js'; export declare const ProtectionSchema: Schema;