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