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