declare function useIsomorphicLayoutEffect(callback: any, deps: any): void;
export { useIsomorphicLayoutEffect };
