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