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