export declare function returnErr(e: Error | Object, logerr?: Boolean, fullstack?: Boolean): string;
