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