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