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