export const NoctBotService = { getPing: { request: {} as { ping: string }, response: {} as { text: string }, } };