import { TenantCreatedHandler } from "./tenant.created.handler"; export declare const EventHandlers: (typeof TenantCreatedHandler)[];