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

declare const QrCodeFillIcon: RemixiconReactIconComponentType;
export default QrCodeFillIcon;
