export declare const Messaggera: (websiteId: string, userData: object) => void;
export default Messaggera;
