import { IconProps } from '../lib';
declare function FileArrowUp(props: IconProps): JSX.Element;
export default FileArrowUp;
