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