import type { IconComponent } from '../types'; declare const ShieldUser: IconComponent; export default ShieldUser;