export type { LoaderszSingleModeOptions } from '../core/FixedLoader.js'; /** The fixed state registered by this entry point. */ export declare const state: "treemapping"; /** Imperative controller permanently bound to the treemapping animation. */ export declare const LoaderszLoader: import("../core/FixedLoader.js").LoaderszSingleModeConstructor; /** Native element constructor permanently bound to the treemapping animation. */ export declare const LoaderszLoaderElement: CustomElementConstructor; //# sourceMappingURL=treemapping.d.ts.map