import { WebhookFragment } from '../graphql/generated'; export declare function formatWebhook(webhook: WebhookFragment): string;