import { JSONSchemaType } from 'ajv'; import { RouteShowOptions } from './show.interfaces'; export declare const RouteShowSchema: JSONSchemaType;