/// import { IconProps } from "../type"; export declare function ReturnArrowIcon({ className, style, ...props }: IconProps): JSX.Element;