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