import React from 'react'; export default class SocketListItem extends React.PureComponent> { get socketProps(): import("lodash").Dictionary; get nameEditorProps(): import("lodash").Dictionary; get countdownProps(): import("lodash").Dictionary; render(): JSX.Element; }