export const useConfig = (id: string) => { return { id, } }