import React from 'react';
declare const ArrowRightFill: React.FC<import("./gen").IconFillProps>;
export default ArrowRightFill;
