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