import * as React from "react"; import type { IconProps } from "../types"; declare const ArrowLongUp: React.ForwardRefExoticComponent>; export default ArrowLongUp; //# sourceMappingURL=arrow-long-up.d.ts.map