import type { ClerkSetupOptions, ClerkSetupReturn } from './types';
export declare const fetchEnvVars: (options?: ClerkSetupOptions) => Promise<ClerkSetupReturn>;
//# sourceMappingURL=setup.d.ts.map