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