import React from "react"; const ImpersonateOn = ({ width, height, color }) => ( ); export default ImpersonateOn;