import { Atlas } from "../packer/Atlas"; export declare class Dumper { atlasesToJSON(atlases: Atlas[]): void; }