export declare function usePreviousProps<T>(props: T): T | undefined;
//# sourceMappingURL=use-previous-props.d.ts.map