import { Container } from "@webiny/di"; export declare const EventPublisherFeature: { name: string; register(container: Container): void; };