export function walk(node: any, ctx: any, visitors: any, parent: any): void;
