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