declare const ArrowRightIcon: ({ ...props }: { [x: string]: any; }) => import("react/jsx-runtime").JSX.Element; export default ArrowRightIcon;