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