import { SortHeaderComponent } from './sort-header.component'; import { SortDirective } from './sort.directive'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./sort.directive"; import * as i3 from "./sort-header.component"; export declare class SortModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; } export declare const SORT_MODULE: readonly [typeof SortDirective, typeof SortHeaderComponent];