import type { NextClerkProviderProps } from '../types';
export declare const mergeNextClerkPropsWithEnv: (props: Omit<NextClerkProviderProps, "children">) => any;
//# sourceMappingURL=mergeNextClerkPropsWithEnv.d.ts.map