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