import LocalAuthentication from './LocalAuthentication';

export default LocalAuthentication;
export * from './hooks';
export * from './utilities';
