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