import type { GeneralPrompt } from "../types/toolOpts"; declare const baseGeneralPrompts: GeneralPrompt[]; export default baseGeneralPrompts;