export declare const CSS: {
    container: string;
    track: string;
    handle: string;
};
