import type { BetterAuthOptions } from "better-auth";
export declare const generateSchema: (BAoptions: BetterAuthOptions, options?: {
    outputDir: string;
}) => Promise<string>;
//# sourceMappingURL=index.d.ts.map