[]
type ThemesAPI = object;
current: () => any;
any
reset: () => void;
void
set: (themeName) => void;
string