declare const _default: { name: string; props: { readonly target: ObjectConstructor; readonly dragTarget: ObjectConstructor; readonly container: ObjectConstructor; readonly portalContainer: ObjectConstructor; readonly rootContainer: ObjectConstructor; readonly useResizeObserver: BooleanConstructor; readonly zoom: NumberConstructor; readonly transformOrigin: ArrayConstructor; readonly edge: ObjectConstructor; readonly ables: ArrayConstructor; readonly className: StringConstructor; readonly pinchThreshold: NumberConstructor; readonly pinchOutside: BooleanConstructor; readonly triggerAblesSimultaneously: BooleanConstructor; readonly checkInput: BooleanConstructor; readonly cspNonce: StringConstructor; readonly translateZ: NumberConstructor; readonly hideDefaultLines: BooleanConstructor; readonly props: ObjectConstructor; readonly flushSync: FunctionConstructor; readonly stopPropagation: BooleanConstructor; readonly preventClickEventOnDrag: BooleanConstructor; readonly preventClickDefault: BooleanConstructor; readonly viewContainer: ObjectConstructor; readonly persistData: ObjectConstructor; readonly useAccuratePosition: BooleanConstructor; readonly firstRenderState: ObjectConstructor; }; events: { readonly onChangeTargets: "changeTargets"; }; }; export default _default;