import { MoveableManagerInterface } from "react-moveable"; export declare const MoveableLayerBoxRotation: { readonly events: readonly []; readonly props: readonly []; readonly name: "layerBoxRotation"; } & { render(moveable: MoveableManagerInterface): import("react").JSX.Element[]; }; //# sourceMappingURL=MoveableLayerBoxRotation.d.ts.map