Added in v1.7.0
Signature
export declare function atRecord<A = never>(): At<Record<string, A>, string, Option<A>>