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