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