import { List } from "./list"; export declare function testList(list: List, testOrder?: boolean): void; //# sourceMappingURL=test-list.d.ts.map