import type { IconProps } from '../../types';
declare const ShieldUserLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Shield User Line
 * @see {@link https://remixicon.com/icon/shield-user-line Remix Icon Docs}
 */
export { ShieldUserLine };
