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