import { Config } from '../../types';
export default function update(config: Config): void;
