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