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