/// import { IconProps } from '../types'; declare const IconChevronDown: (x: IconProps) => JSX.Element; export default IconChevronDown; //# sourceMappingURL=ChevronDown.d.ts.map