export declare const withWhatChanged: (tag: string, props: Record, prev: Record, state?: Record, prevState?: Record) => void;