import { JSONSchemaType } from 'ajv'; import { LinkDeleteOptions } from './delete.interfaces'; export declare const LinkDeleteSchema: JSONSchemaType;