package com.fingerprints.extension@1.0; interface IFingerprintNavigation { setNavigation(bool enabled); isEnabled() generates (bool isEnabled); };