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