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