import { SVGProps } from "react"; declare const ADSliders: (props: SVGProps) => JSX.Element; export { ADSliders };