export declare function useSettings(): { isDebug: boolean; isShowCommandLine: boolean; isShowCoordinate: boolean; isShowEntityInfo: boolean; isShowFileName: boolean; isShowLanguageSelector: boolean; isShowMainMenu: boolean; isShowToolbar: boolean; isShowStats: boolean; fontMapping: import('@mlightcad/cad-simple-viewer').AcApFontMapping; osnapModes: number; }; //# sourceMappingURL=useSettings.d.ts.map