export type {{toService name}} = (greetingsTo: string) => Promise<string>;