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