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

declare const MagicLineIcon: RemixiconReactIconComponentType;
export default MagicLineIcon;
