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