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