export declare type ObjExclude = A & { [key in KB]?: never; }; //# sourceMappingURL=ObjExclude.d.ts.map