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