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