import { FabricImage } from '../Image'; export declare class X_Image extends FabricImage { objType: string; zIndex: number; locked: boolean; getObject(): {}; getWidgetMenuList(): string[]; getWidgetMenuLength(): 30 | 80; getContextMenuList(): string[]; } //# sourceMappingURL=X_Image.d.ts.map