import React from "react"; export const OnboardingProviderSetup = () => { return ( <> ); };