blob: 2a580255b335240448f4790dfe4bbef49265715a [file] [log] [blame]
export declare const usePrevious: (value: any, defaultValue?: any) => any;