import { ISharedBikesSystemInformationOutput } from "../../../schema-definitions"; export declare function getSystemInformation(rentalAppId: string): ISharedBikesSystemInformationOutput;