export declare const useWhyDidYouUpdate: (name: string, props: Record<string, unknown>) => void;
