import { AcDbEntity } from '@mlightcad/data-model'; export declare const i18n: import('vue-i18n').I18n, {}, {}, string, false>; export declare const entityName: (entity: AcDbEntity) => string; export declare const entityPropName: (name: string) => string; export declare const entityPropEnum: (name: string) => string; export declare const colorName: (colorKeyName: string) => string; export declare const toolPaletteTitle: (name: string) => string; export declare const toolPaletteTabName: (name: string) => string; export default i18n; //# sourceMappingURL=i18n.d.ts.map