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