import React from "react"; export const OrderingIcon: React.SFC> = props => { return ( ); };