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