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