import type { Category } from "../Template"; export const REPAIR_TEMPLATES: Category = { categoryType: "Repair", category: "Ремонт", templates: [], };