import { Service } from "./service"; declare module "webos-service" { export = Service; }