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

declare const PlugLineIcon: RemixiconReactIconComponentType;
export default PlugLineIcon;
