declare module 'widdershins' { function convert(object: any, options: any): Promise; }