/**
* A helper function to get the order book address
* @paramnetwork - The network to get the order book address for
* @returns The order book address
*/exportdeclareconstgetOrderBook: (network: string) =>string;
//# sourceMappingURL=getOrderBook.helper.d.ts.map