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