import { SortBy } from '../package'; export declare function byLoadOrder(ascending?: boolean): SortBy;