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