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