export declare const nexusFontFamily: string;
declare const themeTypography: import("@mui/material/styles").Theme;
export default themeTypography;
