import React from 'react';
export declare const Sliders: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
