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