/** Record shape for read. */ export declare function readRecord(value: unknown): Record | undefined; //# sourceMappingURL=provider-records.d.ts.map