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