export * from './webhook-rest.service';
import { WebhookRestService } from './webhook-rest.service';
export declare const APIS: (typeof WebhookRestService)[];
