import type { IWebhookFunctions } from 'n8n-workflow'; export declare function verifySignature(this: IWebhookFunctions): Promise; //# sourceMappingURL=StripeTriggerHelpers.d.ts.map