import { JSONSchemaType } from 'ajv'; import { RouteGetOptions } from './get.interfaces'; export declare const RouteGetSchema: JSONSchemaType;