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

declare const MacLineIcon: RemixiconReactIconComponentType;
export default MacLineIcon;
