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