export declare interface AwesomeTheme {
  typography: Typography
  palette: Palette
  spacing: Spacing
  config: ThemeConfig