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