import React from 'react'; import { UndrawSVGProps } from '../types'; declare const Security: React.FC; export default Security;