/// import { IconProps } from "../SvgIcon"; export declare const ArrowDown: (props?: IconProps) => JSX.Element; export default ArrowDown;