import { EnterpriseAwareInterface, Interface } from "./Interface"; export { Interface, EnterpriseAwareInterface }; export default Interface;