/** * A hook that the UI uses * @internal */ export declare const useIsExistAuthentication: () => boolean; //# sourceMappingURL=useIsExistAuthentication.d.ts.map