import Thread from '../Thread'; export default function parseThread(thread: any): Thread;