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