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