export declare function usePrevious(value: any): any;
