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