/// import { IconProps } from '../../types'; declare const ShieldUser: (allProps: IconProps) => JSX.Element; export default ShieldUser;