import { JSONSchemaType } from 'ajv'; import { LinkSetOptions } from './set.interfaces'; export declare const xdpOptionsPropertiesSchema: any; export declare const extendedTypesPropertiesSchema: any; export declare const LinkSetSchema: JSONSchemaType;