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