import { IAtxScrollSpy } from '../interfaces'; export declare class AtxScrollSpyComponent { readonly model: IAtxScrollSpy[]; }