import { UnknownError } from './UnknownError.generated'; export interface GetWebhookInfoUnknownErrorResponse extends UnknownError { }