declare module '../generated/service' {
    interface JvmService {
    }
}
export {};
