import * as React from 'react'; declare function Sort2(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof Sort2; export default Sort2;