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