import React from 'react'; export default function SortAlphaDownAlt({ className, ...props }: React.SVGProps): JSX.Element;