import * as React from "react"; export declare const ArrowRightIcon: (props: React.SVGProps & { htmlColor?: string; }) => React.JSX.Element; //# sourceMappingURL=ArrowRightIcon.d.ts.map