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

declare const ScanFillIcon: RemixiconReactIconComponentType;
export default ScanFillIcon;
