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