import { ApiMethodDeclaration } from '../..'; type ParamsData = undefined; type ResponseData = any; export declare const webHookApi: ApiMethodDeclaration; export {};