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