export declare const CLASSES: { anchor: string; anchor__link: string; 'anchor__link.is-active': string; 'anchor__indicator-track': string; 'anchor__indicator-wrapper': string; 'anchor__dot-indicator': string; 'anchor__line-indicator': string; }; export declare const DOT_INDICATOR: unique symbol; export declare const LINE_INDICATOR: unique symbol;