/** * Inclusion list of attributes that we want to record from the DOM element */ export declare function getAttributesToRecord(attributes: Record): Record; //# sourceMappingURL=getAttributesToRecord.d.ts.map