import React from 'react'; declare const Onboarding: () => React.JSX.Element; export default Onboarding;