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