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