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