/// import { IIconProps } from 'types'; declare const ActivateUserSvg: (props: IIconProps) => JSX.Element; export default ActivateUserSvg;