export declare const CSS: {
    track: string;
    bar: string;
    text: string;
};
