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