import { ManaModule } from '../module';
export * from './basic';
export * from './color';
export * from './theme-service';
export * from './protocol';
export declare const ThemeModule: ManaModule;
export declare const ThemeVariableModule: ManaModule;
//# sourceMappingURL=index.d.ts.map