import { MdiReactIconComponentType } from './dist/typings';

declare const LaptopIcon: MdiReactIconComponentType;
export default LaptopIcon;
