export declare const Storefront: { createSellOrder: string; buy: string; cancelOrder: string; updateOrder: string; };