export declare function installPersona(personaConfig: any): Promise; export declare function triggerPersona(config: any, onComplete: any, setErr: any, updateFieldValues: any, featheryClient: any): void; //# sourceMappingURL=persona.d.ts.map