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