export declare const usePrevious: <T extends {}>(value: T) => T | undefined;
//# sourceMappingURL=customHooks.d.ts.map