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