import { IconProps } from '../Icon'; declare function SvgSecurity(props: IconProps): JSX.Element; export default SvgSecurity;