import { Thread } from 'libfb'; export default function getThreadName(thread: Thread, clean?: boolean): Promise;