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