import { IconProps } from '../Icon'; declare function SvgSortByAlpha(props: IconProps): JSX.Element; export default SvgSortByAlpha;