export declare const walk: (value: unknown, callback: (value: unknown) => void) => void; //# sourceMappingURL=index.d.ts.map