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