import React from 'react';
declare const ArrowUpFill: React.FC<import("./gen").IconFillProps>;
export default ArrowUpFill;
