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