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