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

declare const LaptopWindows: ReactIconComponentType;
export default LaptopWindows;
            