export declare const usePrevious: (value: any, defaultValue?: any) => any;