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