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