import Bug from "../bug"; export declare const walk: (bug: Bug) => void;