import { AuthenticationType, SecurityLevel } from './LocalAuthentication.types'; declare const _default: { hasHardwareAsync(): Promise; isEnrolledAsync(): Promise; getEnrolledLevelAsync(): Promise; supportedAuthenticationTypesAsync(): Promise; }; export default _default; //# sourceMappingURL=ExpoLocalAuthentication.web.d.ts.map