declare const osintEmail: { search: (email: string) => Promise; }; export default osintEmail;