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

declare const VirusFillIcon: RemixiconReactIconComponentType;
export default VirusFillIcon;
