import { Node } from '../types'; export default function convertJSXChildReplacement(node: Node): Node;