export declare const placeAnOrder: (shadowRoot: ShadowRoot, isPendingOrder: boolean, buyerId?: string | null) => Promise;