declare module 'takedown' { export function takedown(config: object): object; }