import type { BuiltinSkill } from "../types";
export declare const devBrowserSkill: BuiltinSkill;
