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