import type { GUIParams } from 'dat.gui'; import { GUI } from 'dat.gui'; export declare function getGUI(options?: GUIParams): GUI; //# sourceMappingURL=debugGUI.d.ts.map