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