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