import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use QrCodeIcon */
export declare const QrCode: Icon;
export { I as QrCodeIcon };
//# sourceMappingURL=QrCode.d.ts.map