import React from 'react'; import IconProps from './props'; declare const SortAscendingIcon: React.FC; export default SortAscendingIcon;