declare const webHookApi: { warning_log: { test: string; prod: string; }; }; export { webHookApi };