import { AuthFlowProps } from "../types";
export declare const AuthFlow: ({ onComplete }: AuthFlowProps) => import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=AuthFlow.d.ts.map