export declare const stateProperties: string[]; export declare const cacheProperties: string[]; export declare const fabricObjectDefaultValues: { readonly originX: "center"; readonly originY: "center"; readonly top: 0; readonly left: 0; readonly width: 0; readonly height: 0; readonly scaleX: 1; readonly scaleY: 1; readonly flipX: false; readonly flipY: false; readonly opacity: 1; readonly angle: 0; readonly skewX: 0; readonly skewY: 0; readonly cornerSize: 12; readonly touchCornerSize: 24; readonly transparentCorners: false; readonly hoverCursor: null; readonly moveCursor: null; readonly padding: 0; readonly borderColor: "#27A2F8"; readonly borderDashArray: null; readonly cornerColor: "rgb(255,255,255)"; readonly cornerBackgroundColor: "rgb(255,255,255)"; readonly cornerStrokeColor: "#A9a9a9"; readonly cornerStyle: "circle"; readonly cornerDashArray: null; readonly centeredScaling: false; readonly centeredRotation: true; readonly fill: "rgb(0,0,0)"; readonly fillRule: "nonzero"; readonly globalCompositeOperation: "source-over"; readonly backgroundColor: ""; readonly selectionBackgroundColor: ""; readonly selectionLineWidth: 2; readonly stroke: null; readonly strokeWidth: 2; readonly strokeDashArray: null; readonly strokeDashOffset: 0; readonly strokeLineCap: "butt"; readonly strokeLineJoin: "miter"; readonly strokeMiterLimit: 4; readonly shadow: null; readonly borderOpacityWhenMoving: 0.4; readonly borderScaleFactor: 1.5; readonly minScaleLimit: 0; readonly selectable: true; readonly evented: true; readonly visible: true; readonly hasControls: true; readonly hasBorders: true; readonly perPixelTargetFind: false; readonly includeDefaultValues: true; readonly lockMovementX: false; readonly lockMovementY: false; readonly lockRotation: false; readonly lockScalingX: false; readonly lockScalingY: false; readonly lockSkewingX: false; readonly lockSkewingY: false; readonly lockScalingFlip: false; readonly excludeFromExport: false; readonly objectCaching: false; readonly noScaleCache: true; readonly strokeUniform: false; readonly dirty: true; readonly paintFirst: "fill"; readonly activeOn: "down"; readonly colorProperties: readonly ["fill", "stroke", "backgroundColor"]; readonly clipPath: undefined; readonly absolutePositioned: false; readonly FX_DURATION: 500; readonly inverted: false; readonly obj_type: ""; readonly zIndex: 0; readonly statefullCache: false; readonly isRemoteEditing: false; readonly RemoteUserWhoEditing: ""; readonly NUM_FRACTION_DIGITS: 2; readonly hasRotatingPoint: false; readonly locked: false; readonly isLoading: false; readonly url: ""; readonly oneLine: false; }; //# sourceMappingURL=defaultValues.d.ts.map