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