/** * Scaffold a standalone React + Vite WebGPU viewer. */ export declare function createReactTemplate(targetDir: string, projectName: string): void;