import { ScopeModule } from "@iyio/common";
export declare const initBackend: (additionalModule?: ScopeModule) => void;
