/// import { SFC } from 'react'; export default function createElement(displayName: string, tagName?: string): SFC;