import type { SlashCommandContext } from './types.js'; export declare function handleMemoryGatewayCommand(ctx: SlashCommandContext): Promise; //# sourceMappingURL=memory-gateway.d.ts.map