import type { FC, SVGProps } from "react";
export declare const MicCircle: FC<SVGProps<SVGSVGElement>>;
export default MicCircle;
//# sourceMappingURL=MicCircle.d.ts.map