export interface Identifier { Id?: number | string; } //# sourceMappingURL=identifier-interface.d.ts.map