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

declare const QrScanLineIcon: RemixiconReactIconComponentType;
export default QrScanLineIcon;
