export declare const ScrollMixin: (Base: any) => { new (): { [x: string]: any; connectedCallback(): void; }; [x: string]: any; };