import { PathTranslator } from "@roblox-ts/path-translator";
export declare function cleanup(pathTranslator: PathTranslator): void;
