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