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