import React from 'react'; import { IconPropsWithSize } from './types'; export declare const ChevronDown: React.FC; export default ChevronDown;