const MicOnSVG = () => { return ( ); }; const MicOffSVG = () => { return ( ); }; export { MicOnSVG, MicOffSVG };