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