export interface KanjiVGStroke { id: string; start: { x: number; y: number; } }