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