import React from 'react';
export declare const SortDown: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
