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