import type * as rentingManager from "./renting-manager"; export type { rentingManager }; export type { Rentings } from "./Rentings"; //# sourceMappingURL=index.d.ts.map