import type { RouteContext } from '../router.js'; export declare function handleMemoCommand(args: string, ctx: RouteContext): Promise; //# sourceMappingURL=memo.d.ts.map