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