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