export default function matchByAttribute(node: any, attrKeyToMatch: any, attrOperator: any, attrValueToMatch: any, options: any): boolean;