import type { IconComponent } from '../types'; declare const SortFromBottomToTop: IconComponent; export default SortFromBottomToTop;