import { IconProps } from '../types';
declare const ArrowRight: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default ArrowRight;
//# sourceMappingURL=ArrowRight.d.ts.map