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