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

declare const LaptopChromebookIcon: MdiReactIconComponentType;
export default LaptopChromebookIcon;
