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