export declare let validateControlledUnchanged: (state: Record<string, any>, prevProps: Record<string, any>, nextProps: Record<string, any>) => void;
