import { type UniversalVanillaArgs } from "../vanillaStoryConfig"; export declare const windowInfiniteScrollExampleDefaults: Partial; export declare function renderWindowInfiniteScrollExample(args?: Partial): HTMLElement;