import { Obj } from "./type"; export declare function logError(err: Obj): void; //# sourceMappingURL=error.d.ts.map