import { BaseEntitySchema } from './base'; export declare const dialogScheme: { [x: string]: BaseEntitySchema; };