import { IconProps } from '../types';
declare const ArrowsOut: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default ArrowsOut;
//# sourceMappingURL=ArrowsOut.d.ts.map