export { ErrorComponent } from "./error"; export { AuthPage } from "./auth"; export type { AuthProps } from "./auth";