import HaveIBeenPowned from '../types/haveIBeenPowned'; declare const firefoxMonitor: (email: string) => Promise; export default firefoxMonitor;