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