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