import { UxTheme } from '@aurelia-ux/core'; export declare class ArSliderTheme implements UxTheme { themeKey: string; navigationArrowColor: string; bulletColor: string; bulletActiveColor: string; }