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