export function nameFilter(names: string[]): (node: any) => boolean;