export * from './sort-animations'; export * from './sort-header-intl'; export * from './sort-header.component'; export * from './sort.directive'; /** * Much of this was lifted directly from Angular Material. I highly recommend checking out their * source code: https://github.com/angular/material2/tree/master/src/lib/sort */ export declare class TsSortModule { }