import { FileType } from '../types/ClientCache'; export declare const GeneralPathPattern = "data/**/*.{json,mcfunction,nbt}"; export declare const PathPatterns: Record;