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