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