/**
 * Order Fulfillment Prompt
 *
 * Guides users through the complete checkout and order process
 */
import type { SprykerPrompt } from './types';
export declare const orderFulfillmentPrompt: SprykerPrompt;
//# sourceMappingURL=order-fulfillment.d.ts.map