export declare class AdminUiEntityAttributeMetadata { isReadOnly?: boolean; exportPageSize?: number; clientGeneratedPrimaryKeys?: boolean; }