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

declare const QrScanFillIcon: RemixiconReactIconComponentType;
export default QrScanFillIcon;
