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