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