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