export { IBaseEntity } from "./baseEntity"; export { IUser } from "./user";