import { PickerConfig } from './config'; export declare function compareConfig(prev: PickerConfig, next: PickerConfig): boolean;