import * as i0 from "@angular/core";
import * as i1 from "./list.component";
export * from './list.component';
export declare class DuiListModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DuiListModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DuiListModule, [typeof i1.ListComponent, typeof i1.ListItemComponent, typeof i1.ListTitleComponent], never, [typeof i1.ListComponent, typeof i1.ListItemComponent, typeof i1.ListTitleComponent]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DuiListModule>;
}
