export declare class EventSources {
    static salesforceEventSource(suffix?: string): string;
}
