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

declare const LaptopOffIcon: MdiReactIconComponentType;
export default LaptopOffIcon;
