import { JSONSchemaType } from "@golemio/core/dist/shared/ajv"; import { IParkingSource } from "../models/interfaces/IParkingSource"; export declare const InputParkingSourceSchema: JSONSchemaType;