import type RootStore from "../RootStore";
export default function initUi(store: RootStore): void;
export declare function destroyUiHandlers(): void;
//# sourceMappingURL=init-ui.d.ts.map