/**
 * Get Product Tool
 *
 * Retrieves detailed information about a specific product by SKU
 */
import type { SprykerTool } from './types.js';
export declare const getProductTool: SprykerTool;
//# sourceMappingURL=get-product.d.ts.map