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