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