export default function add(data: { [key:string]: any }, keyProvided: string): void ;