import { SecurityService } from "./security.service"; export declare function initApp(config: SecurityService): () => Promise;