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