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