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

declare const Scan2FillIcon: RemixiconReactIconComponentType;
export default Scan2FillIcon;
