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