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