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