import { IconDefinition } from '../types'; declare const SortDescendingOutlined: IconDefinition; export default SortDescendingOutlined;