/// <reference types="react" />
declare const ArrowsInLineVertical: (props: any, ref: any) => JSX.Element;
export default ArrowsInLineVertical;
