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