import React from 'react'; import { IconProps } from './types'; export declare const Sort: React.FC; export default Sort;