import { SettingsLayout } from "~components/Layouts/SettingsOptionLayout" import OptionLayout from "~components/Layouts/Layout" import { SettingsOllama } from "~components/Option/Settings/ollama" export const OptionOllamaSettings = () => { return ( ) }