import { ICeskyCarsharingCar } from "../../../schema-definitions/datasources"; export declare function getCar4WayPricingPlanId(car: ICeskyCarsharingCar): string;