import { SVGProps } from 'react';
export declare function ChevronDown(props: SVGProps<SVGSVGElement>): JSX.Element;
