export interface noPrintInsert_Interface { newDoc: {}; cb?: any; [newArg: string]: any; }