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