export declare function provideEditorSettings(): {
    microModeScale: number;
    macroModeScale: number;
};
