export declare const prefixFieldWithNamespace: (id: string, namespace: string) => string; export declare const prefixFieldWithUserFieldsNamespace: (id: string) => string; //# sourceMappingURL=simplifyExtendedColumns.d.ts.map