/** * Hook to get the event bus instance. * @returns event bus instance * @internal */ export declare const useEventBus: () => any;