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