declare module "another-json" {
    function stringify(o: object): string;
}
//# sourceMappingURL=another-json.d.ts.map