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

declare const QrCodeLineIcon: RemixiconReactIconComponentType;
export default QrCodeLineIcon;
