import type { ContainerForWebhookIDs } from '../models';

export interface RefreshWebhooks extends ContainerForWebhookIDs {}
