import React from 'react'; import { IconProps } from "./"; declare const ArrowRightTail: React.FC; export default ArrowRightTail;