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