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

declare const SpamFillIcon: RemixiconReactIconComponentType;
export default SpamFillIcon;
