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