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