/// import { IIconProps } from "types"; declare function SecuritySvg(props: IIconProps): JSX.Element; export default SecuritySvg;