export interface KeyboardKey { id: string; x: string; y: string; rx: string; ry: string; height: string; width: string; fill: string; }