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

declare const MacbookFillIcon: RemixiconReactIconComponentType;
export default MacbookFillIcon;
