import { Configuration } from "@openfun/cunningham-react"; const defaultConfig: Configuration = { themes: {} }; export default defaultConfig;