import type { SVGProps } from 'react'; const SvgSecurity = (props: SVGProps) => ( ); export default SvgSecurity;