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