/**
 * Customer Service Prompt
 *
 * Provides customer support for orders, authentication, and account management
 */
import type { SprykerPrompt } from './types';
export declare const customerServicePrompt: SprykerPrompt;
//# sourceMappingURL=customer-service.d.ts.map