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