import { Twt } from './types.ts'; export default function hashTwt(twt: Twt): string;