export declare function findNodes(root: unknown, targetType: string | string[]): unknown[]; //# sourceMappingURL=sexpr_walk.d.ts.map