import { Plugin } from '../../types/index.js'; export declare const SnowflakePostgresPluginVersions: { V1: string; }; export declare const SnowflakePostgresPlugin: Plugin; //# sourceMappingURL=snowflakepostgres.d.ts.map