import type { ThemeOptions } from '@mui/material'; /** Light-mode MUI theme options for the OS product. */ export declare const osThemeOptionsLightMode: ThemeOptions; //# sourceMappingURL=LightMode.d.ts.map