export * from './basic';
export * from './customLabelTick';
export * from './customThumb';
export * from './filled';
export * from './marked';
export * from './playground';
export * from './reversed';
export * from './showcase';
export * from './stepped';
declare const _default: {
    title: string;
    decorators: any[];
    parameters: {
        docs: {
            readme: any;
        };
    };
};
export default _default;
