export interface UILauncherConfig { position?: 'right' | 'left'; }