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