import { SvgIconComponent } from './types'; declare const LaptopIcon: SvgIconComponent; export default LaptopIcon;