/** * @deprecated will remove on next major version v5.0.0 */ export declare const isTargetAttr: (attr: string, node: HTMLElement) => boolean;