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

declare const SpectrumLineIcon: RemixiconReactIconComponentType;
export default SpectrumLineIcon;
