import { ModuleWithProviders } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@abp/ng.theme.basic";
export declare class ThemeBasicTestingModule {
    static withConfig(): ModuleWithProviders<ThemeBasicTestingModule>;
    static ɵfac: i0.ɵɵFactoryDeclaration<ThemeBasicTestingModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<ThemeBasicTestingModule, never, [typeof i1.BaseThemeBasicModule], [typeof i1.BaseThemeBasicModule]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<ThemeBasicTestingModule>;
}
