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