/** * * @returns a boolean representing whether the post onboarding entry point * should be visible on the wallet page. */ export declare function usePostOnboardingEntryPointVisibleOnWallet(): boolean; //# sourceMappingURL=usePostOnboardingEntryPointVisibleOnWallet.d.ts.map