import type { WithBoundingRectsProps as WithBoundingRectsPropsType } from './enhancers/withBoundingRects';
export { default as withBoundingRects } from './enhancers/withBoundingRects';
export type WithBoundingRectsProps = WithBoundingRectsPropsType;
//# sourceMappingURL=index.d.ts.map