export declare const reRendering: (mutation: MutationRecord, watermarkElement?: HTMLDivElement) => boolean;
