declare const useIsWrappedContainer: (wrappedRef: React.MutableRefObject, checkWrapped: boolean) => boolean; export default useIsWrappedContainer;