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