import { type MutationHint } from "./types.js"; export declare function chatHint(sequence: number, chatId: string, pts: number): MutationHint; //# sourceMappingURL=chatHint.d.ts.map