export declare function installTrustedForm(trustedformConfig: any, formKey: string): Promise; export declare function gatherTrustedFormFields(existingFields: any, formKey: string): void; //# sourceMappingURL=trustedform.d.ts.map