export declare function formatObjKey(key: string): string; export declare function formatText(text: string | null): string | null;