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

declare const MacbookLineIcon: RemixiconReactIconComponentType;
export default MacbookLineIcon;
