import type { ThemeOptions } from '@mui/material'; /** MUI theme options for XYO web surfaces (base {@link themeOptions}). */ export declare const webThemeOptions: ThemeOptions; //# sourceMappingURL=webThemeOptions.d.ts.map