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