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