import * as React from 'react';
declare const ThreadRenameDialog: React.FC;
export default ThreadRenameDialog;
