/**
 * Creates a custom MUI theme based on SharePoint's theme settings.
 */
declare const theme: import("@mui/material").Theme;
export { theme };
//# sourceMappingURL=theme.config.d.ts.map