import React from 'react'; import { IconProps } from '../index'; declare const SortByAlpha: React.FC; export default SortByAlpha;