namespace SabreTools.Helper { public interface IImport { bool UpdateDatabase(); } }