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