import * as React from "react"; import type { IconProps } from "../types"; declare const ArrowsPointingOut: React.ForwardRefExoticComponent>; export default ArrowsPointingOut; //# sourceMappingURL=arrows-pointing-out.d.ts.map