export { UserType } from './common/enum/type';
export { IUser, IClinic, IDoctor, IPatient, IPackage, IGroupUser, IResource, } from './common/interfaces';
//# sourceMappingURL=index.d.ts.map