export declare const units: { [key: string]: string[]; }; export declare const pluralUnits: { [key: string]: string[]; };