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