import { SortBy } from '../package'; export declare function byType(...type: string[]): SortBy;