import * as i0 from "@angular/core";
import * as i1 from "./sort";
import * as i2 from "./sort-header";
export declare class DfxSortModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<DfxSortModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<DfxSortModule, never, [typeof i1.NgbSort, typeof i2.NgbSortHeader], [typeof i1.NgbSort, typeof i2.NgbSortHeader]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<DfxSortModule>;
}
