export { ErrorComponent } from "./error";
export { AuthPage } from "./auth";
export type { AuthProps } from "./auth";
//# sourceMappingURL=index.d.ts.map