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