declare const useMountTransition: (isMounted: boolean, unmountDelay: number) => boolean;
export default useMountTransition;
//# sourceMappingURL=index.d.ts.map