export interface updateConfigMethodForAdmin { update: (arg: T) => void; }