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