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