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