/**
 * Authentication Tool
 */
import type { SprykerTool } from './types.js';
export declare const authenticateTool: SprykerTool;
//# sourceMappingURL=authenticate.d.ts.map