import { AdminInterface } from "./AdminInterface"; import "./AdminInterface"; export { AdminInterface }; export default AdminInterface;