import { UnmatchedKeys } from "../../common/unmatched-keys.type"; import { AnyEntity } from "../../entity/any-entity.type"; export declare type EntityFieldBase = Extract, string>; //# sourceMappingURL=entity-field-base.type.d.ts.map