import React from 'react'; declare const useAttachable: (ref: React.RefObject) => HTMLElement | null | undefined; export { useAttachable }; //# sourceMappingURL=useAttachable.d.ts.map