import { ISharedBikesRentalAppOutput } from "../../../schema-definitions"; export declare function getRentalApps(): ISharedBikesRentalAppOutput;