export declare const MyWithEvents: import("element-vir").DeclarativeElementDefinition<"my-with-events", {}, {}, { logoutClick: import("element-vir").DefineEvent; randomNumber: import("element-vir").DefineEvent; }, "my-with-events-", "my-with-events-", readonly [], readonly []>;