export declare function attachPropsToDOMElement(element: Element, newProps: any, oldProps: any): void;
export declare function isEventCoveredByReact(eventName: string): boolean;
//# sourceMappingURL=custom-element-synchronizer.d.ts.map