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

declare const SpectrumFillIcon: RemixiconReactIconComponentType;
export default SpectrumFillIcon;
