declare const useProtectedEmail: (email: string | undefined) => string | undefined; export { useProtectedEmail }; //# sourceMappingURL=index.d.ts.map