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