export function usePrevious<T>(value: T): T;

//# sourceMappingURL=index.d.ts.map
