import React from 'react'; import { ISort } from '../types'; export declare const SelectedSort: React.FC;