declare const _default: { type: string; description: string; group: string; icon: string; model: { type: string; rx: number; ry: number; cx: number; cy: number; zPos: number; fillStyle: string; strokeStyle: string; alpha: number; hidden: boolean; lineWidth: number; lineDash: string; lineCap: string; }; }; export default _default;