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