export declare const alias: { id: string; className: string; style: string; name: string; min: string; color: string; max: string; step: string; disabled: string; value: string; showValue: string; activeColor: string; backgroundColor: string; trackSize: string; blockSize: string; blockColor: string; onChange: string; onChanging: string; selectedColor: string; animation: string; }; export declare const props: string[];