export interface EntityKey {
    getId: () => string;
}
//# sourceMappingURL=index.d.ts.map