import { ProviderType } from 'types'; export declare const getSortByProvider: (displayedProviders: ProviderType[], sortParams: number[]) => ProviderType[]; //# sourceMappingURL=getSortByProvider.d.ts.map