import { IconProps } from '../types'; export declare const ArrowDown: (props: IconProps) => JSX.Element;