export type { LoaderszSingleModeOptions } from '../core/FixedLoader.js'; /** Fixed state registered by this entry point. */ export declare const state: "orbiting-dots"; /** Imperative controller bound to the three-orbit loader. */ export declare const LoaderszLoader: import("../core/FixedLoader.js").LoaderszSingleModeConstructor; /** Native element constructor bound to the three-orbit loader. */ export declare const LoaderszLoaderElement: CustomElementConstructor; //# sourceMappingURL=orbiting-dots.d.ts.map