import { EmailAuthCredential } from "firebase/auth"; export default function getEmailAuthCredential(password: string): EmailAuthCredential; //# sourceMappingURL=getEmailAuthCredential.d.ts.map