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