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