export default function config(method?: 'set' | 'get' | 'unset' | 'clear', ...args: string[]): Promise;