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