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