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