import { AxioDB } from "../../Services/Indexation.operation"; export default function createAxioDBControlServer(AxioDBInstance: AxioDB, guiEnabled?: boolean): Promise;