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