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

declare const SpamLineIcon: RemixiconReactIconComponentType;
export default SpamLineIcon;
