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