import { ReactIconComponentType } from '../types';

declare const Laptop: ReactIconComponentType;
export default Laptop;
            