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