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