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