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