export declare class TmpMatSorter {
    start(): Promise<void>;
}
