export declare const flat: { [key: string]: string; }; export declare const other: { [key: string]: string; }; export declare const all: { [key: string]: string; };