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

declare const MacFillIcon: RemixiconReactIconComponentType;
export default MacFillIcon;
