import type { IconComponent } from '../types'; declare const QrCode: IconComponent; export default QrCode;