import type { FormBuilderPluginConfig } from '../../../types.js';
export declare const createCharge: (beforeChangeData: any, formConfig: FormBuilderPluginConfig) => Promise<any>;
//# sourceMappingURL=createCharge.d.ts.map