export type Identifiable = { id: string; }; //# sourceMappingURL=identifiable.d.ts.map