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