export declare const useEventPublish: () => (evt: string, ...args: any[]) => void;