import { FC } from "react";
import { PrivyWrapperProps } from "../../interfaces/adapter/privywrapperprops";
export declare const PrivyWrapper: FC<PrivyWrapperProps>;
//# sourceMappingURL=privywrapper.d.ts.map