export default async () => { const config: Superluminal.Config = { }; return config; };