import React from 'react';
declare const IconArrowRightFill: React.FC<import("./interface").IconCommonProps>;
export default IconArrowRightFill;
