import { KamaitachiExport } from "./kamaitachi"; const KamaitachiSettingsPage = async () => { return (
); }; export default KamaitachiSettingsPage;