import { EntityConfig } from '@commun/core'; import { UserModel } from '..'; export declare const UserConfig: EntityConfig;