export declare const theme: { rect: { stroke: string; }; bezier: { offset: number; strokeWidth: number; stroke: string; }; };