import { BaseCollection } from "../common"; export interface AdminCollection extends BaseCollection { } //# sourceMappingURL=entities.d.ts.map