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