import type { ProofSurface } from "./long-task-delivery-types.js"; export declare function parseRequiredProofSurfaces(value: unknown, label: string): ProofSurface[];