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