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