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