import type { LocalServer } from "../../server"; export declare const setupAuthentication: (env: LocalServer) => Promise; //# sourceMappingURL=auth.d.ts.map