import type { CreateGuiProps, InferGuiConfig } from './types'; export declare function createGui(configIn: Conf): InferGuiConfig; //# sourceMappingURL=createGui.d.ts.map