import React from 'react';
declare const IconArrowUpFill: React.FC<import("./interface").IconCommonProps>;
export default IconArrowUpFill;
