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