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