import { InjectorService } from "@tsed/di";
export declare function createPlatformApplication(injector: InjectorService): void;
