export interface StickyScrollTheme { base: string; } export declare const stickyScrollTheme: StickyScrollTheme; //# sourceMappingURL=theme.d.ts.map