import FloatingBox from './FloatingBox'; import { TFloatingBoxProps, TFloatingBoxRef, TInitialProps, TBoxProps, TFloatingBoxOffset, TFloatingBoxSize, TScaleProps } from './types'; export { FloatingBox, TBoxProps, TFloatingBoxOffset, TFloatingBoxProps, TFloatingBoxRef, TFloatingBoxSize, TInitialProps, TScaleProps, }; //# sourceMappingURL=index.d.ts.map