import { Plugin } from '../../types/index.js'; export declare const SalesforcePluginVersions: { V1: string; V2: string; }; export declare const SalesforcePlugin: Plugin; //# sourceMappingURL=salesforce.d.ts.map